Enable Hyper-V
- Open Powershell as Administrator & run the below command
- Open Settings
- Navigate to Apps in the left hand menu
- Click Optional Features
- Click More Windows Features which is under Related Settings
- Check Hyper-V
- Select OK & restart your device
- Run Powershell as Administrator
- Type the following command into the terminal
- Press y when prompted to restart your device
Please enable virtualization first
Hyper-V Current State
Get-WindowsOptionalFeature -Online -FeatureName Microsoft-Hyper-V
Windows 11 Via Settings
Windows 11 Via Powershell
DISM /Online /Enable-Feature /All /FeatureName:Microsoft-Hyper-V